home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr20 / edhome.zip / EDWIN.BAT < prev    next >
DOS Batch File  |  1993-05-16  |  109b  |  8 lines

  1. echo off
  2. echo "Please be Sure Printer is On Line"
  3. pause
  4. print read.me
  5. print *.txt
  6. print *.doc
  7. echo on
  8.